Point4

fun <N> Point4(coordinates: MDList1<N>): Point4<N>(source)
fun <N> Point4(x: N, y: N): Point4<N>(source)